home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / windows / graphs / tshw10.arj / TRADESHW.TXT < prev   
Text File  |  1994-03-08  |  23KB  |  551 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                               Trade::Show(tm)
  9.                             -------------------
  10.                pcx images sequencer for demos/presentations
  11.  
  12.  
  13.                     (for DOS- or Windows-based systems)
  14.  
  15.                         a product of RCCO Research
  16.  
  17.  
  18.  
  19. Introduction
  20. -------------
  21. Trade::Show(tm) is a deceptively simple-to-use application that allows
  22. individuals or organizations to quickly create slideshow programs for
  23. product or services demos or other presentations.  It takes a sequence of
  24. user-prepared .pcx image files in 640x480x16 VGA format and displays that
  25. sequence to customers, clients, or other end-users in a choice of three
  26. methods:  at the end-user's own pace with a key click to advance images,
  27. or with a self-running continuous demo, or as a variant on the first that
  28. waits a few seconds for a key click, and if not found, advances auto-
  29. matically.  All three methods are included in the present package.
  30.  
  31. Trade::Show(tm) demos/presentations will run under both DOS and Windows.
  32. Its chief advantages, aside from the presentations themselves, are both
  33. very low cost and method of acquiring.  The copy included herewith is a
  34. fully-functional evaluation copy available easily and universally through
  35. the user-supported software marketplace.
  36.  
  37.  
  38. Capabilities
  39. -------------
  40. This version of Trade::Show(tm) will display up to and including twenty
  41. (20) prepared .pcx images.  (The registered copy allows up to forty (40)
  42. images in sequence.)  Individual images may be designated for layering
  43. or superimposing one on top of the other (similar to the appearance in
  44. Microsoft Windows(tm) ), or with a clearscreen designation so that an image
  45. will be presented with totally "clean" viewport.  Both capabilities may be
  46. used and interchanged in any sequence/presentation.  (The included samples
  47. demonstrate these capabilities).
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 2
  66.  
  67.  
  68. Running the program
  69. --------------------
  70. To display a pre-defined sequence of images, the user types at the DOS
  71. prompt:
  72.  
  73.                               DEMO <enter>
  74.                      or
  75.                               DEMO2 <enter>
  76.                      or
  77.                               DEMO3 <enter>
  78.  
  79. In Windows(tm), the user need only double-click on the filenames DEMO.EXE,
  80. DEMO2.EXE, or DEMO3.EXE in a File Manager window.
  81.  
  82.  
  83. Preparation of images
  84. ----------------------
  85. Trade::Show(tm) is particularly effective for software developers preparing
  86. demo versions of their products, in that they can easily capture actual
  87. screen shots with programs like Hijaak(tm) for Windows and modify them in
  88. editing programs such as Windows(tm) Paintbrush.
  89.  
  90. The only requirement is that images must be finally saved in 640x480 16-
  91. color VGA .pcx file format.  If you are doing image preparation in Windows,
  92. you will have to load the 16-color video driver for 640x480 VGA in order to
  93. prepare proper images.  This format is used since it is the most universal
  94. that will allow presentations to be viewed on as many DOS and/or Windows
  95. VGA systems as possible.  Do not build your images with 256 or more colors
  96. as they will not display with Trade::Show(tm).  The end-user should be able
  97. to properly display using any VGA card and driver with 16 or more colors;
  98. it is only during the preparation and saving of .pcx images that you must
  99. use a 640x480x16 driver.
  100.  
  101. We have observed excellent, consistent results with using a program such as
  102. Hijaak(tm) for Windows to capture entire DOS or Windows screens, or selected
  103. areas of screens, or a particular window on a full Windows screen.  The pre-
  104. parer then does final editing, adding of explanatory text or drawing of
  105. lines or other pointers or other demonstrative aids, in a drawing program
  106. (we suggest the one that comes with Windows 3.x:  Paintbrush).
  107.  
  108. Other graphics programs are likely to provide compatible material, but they
  109. must be tried on a test basis with Trade::Show(tm).  The two programs
  110. mentioned above work well for most users, are widely available, and do not
  111. require great technical or professional ability.  Scanned images will also
  112. be effective in Trade::Show(tm) if they are saved in the proper format.  If
  113. one format you are using seems not workable, try saving that image in
  114. another program, such as Windows Paintbrush; we have often found that
  115. certain images work better when converted or simply saved in another
  116. program's format even though they may use the same .pcx extension.
  117.  
  118. When attempting to use monochrome pcx files, resave them as 16-color
  119. 640x480 VGA pcx files.  Even though the appearance will remain the same,
  120. they will be saved in a format usable by Trade::Show(tm).
  121.  
  122.  
  123.  
  124.  
  125.  
  126. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 3
  127.  
  128.  
  129. Once you find the right combination of steps to produce pcx file formats
  130. consistently usable by Trade::Show(tm), you will save a great deal of
  131. time and effort by always using that combination in future presentation
  132. applications.
  133.  
  134.  
  135.  
  136. Required naming convention for .pcx files
  137. ------------------------------------------
  138. After you have prepared and collected the desired .pcx files, simply name
  139. copies of them in the sequence you wish them displayed; ie,
  140.  
  141.          Name the first to display:    DEMO1.PCX
  142.          and then the second:          DEMO2.PCX
  143.          the third:                    DEMO3.PCX
  144.          and so on, up to              ...
  145.          and including:                DEMO20.PCX
  146.  
  147. The above filenaming convention provides layering of images one on top of
  148. the previous.
  149.  
  150. The preparer specifies a clearscreen before an image by appending an
  151. underscore (_) to the prefix part of the file name.  To have a clearscreen
  152. before the images are displayed, name them:
  153.  
  154.                                        DEMO2_.PCX
  155.                                        DEMO3_.PCX
  156.                                        ...
  157.                                        DEMO20_.PCX
  158.  
  159. Please note that a full screen image usually does not need a clearscreen
  160. command before its display.
  161.  
  162. You may intermix as you wish images that are designated for layering or
  163. clearscreen; for example,
  164.                                        DEMO1.PCX
  165.                                        DEMO2_.PCX
  166.                                        DEMO3_.PCX
  167.                                        DEMO4.PCX
  168.                                        DEMO5_.PCX
  169.  
  170. (The included samples provide a mixture of both designations; the demo for
  171. which they were prepared used both effectively where needed.)
  172.  
  173. Simply maintain a consecutive numerical sequence in each presentation.  If
  174. you skip a number (ie, DEMO6.PCX followed immediately by DEMO8_.PCX), the
  175. program will complete and return to the system (or in the case of the self-
  176. running version, cycle back to the beginning) without displaying the image
  177. numbered outside of consecutive sequence.
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 4
  188.  
  189.  
  190. Prepare for your audience
  191. --------------------------
  192. You will then arrange to have your eventual users operate a single, prepared
  193. sequence of the properly named files in the same directory that contains
  194. either (or all, if desired) DEMO.EXE, DEMO2.EXE or DEMO3.EXE, which are the
  195. Trade::Show(tm) executable files.  All are very compact in size and
  196. efficient in execution; any or all will take up relatively little space
  197. on any distribution diskettes you may build for your demos/presentations.
  198.  
  199. The basic requirement is that all image files and the chosen executable(s)
  200. be placed in the same directory on a hard drive (or ram drive).  You should
  201. advise end-users against running your demo/presentation from a floppy
  202. diskette, due to the slowness of building the on-screen image from reading
  203. from a diskette.  We use a phrase in our readme files that says
  204.  
  205.    "For tolerable viewing results, please do not run the demo from a
  206.       floppy disk."
  207.  
  208. You may wish to include this sentence or something similar in your
  209. instructions to your potential audience.
  210.  
  211. Your end-users will certainly need VGA graphics capabilities to view your
  212. demo/presentation.  If a user attempts execution on a non-VGA-capable
  213. system, a simple screen will display the message
  214.  
  215.                      This demo requires VGA graphics.
  216.                                (640x480x16)
  217.  
  218. and return to the system.
  219.  
  220.  
  221.  
  222. Three different methods of execution
  223. -------------------------------------
  224. The version of Trade::Show(tm) named DEMO.EXE requires a keypress (we
  225. suggest the <spacebar> in our demos) to move to each succeeding image.  The
  226. end-user may then proceed at any pace desired to properly peruse your demo.
  227.  
  228. The alternate version, DEMO2.EXE, is the self-running demo.  It will take
  229. the same sequence of images you make available with the above-described
  230. naming conventions and operate continuously until interrupted by a keypress
  231. (usually the <Esc> key).  Demo2.exe changes screens about every six seconds,
  232. until a key is pressed, at which point the program exits normally.  Demo2
  233. is most efficient and effective when run on a system with fast video and a
  234. disk cache large enough to hold your sequence of .pcx files.  It then runs
  235. quietly and smoothly, offering a most professional presentation of your
  236. materials.  Uses for the self-running demo would include unattended presen-
  237. tations at shows or for store displays; real estate or other professionals
  238. will make significant use of such capability.
  239.  
  240. The third method (DEMO3.EXE) is somewhat of a combination of the first two:
  241. it waits about six seconds on each screen for a keypress.  If there is no
  242. keypress, it proceeds to the next image automatically, much like the self-
  243. running second method; unlike the second method, however, it is not a
  244. continuous presentation that recycles to the beginning after the final
  245.  
  246.  
  247.  
  248. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 5
  249.  
  250.  
  251. image -- it simply ends the one-time-through presentation much like the
  252. first method.  Also, the user may press the <Pause> key on an enhanced
  253. keyboard to hold an image in view for a longer period; when ready, the
  254. user presses <spacebar> to continue.
  255.  
  256. At initial glance, you may feel this third form is more desirable than
  257. the first method (DEMO.EXE), but do realize that certain images that may
  258. contain a sizeable portion of text or other complex content may simply
  259. leave the user's view too soon without providing enough time for adequate
  260. perusal.  A six-second delay was found to be about the maximum amount to
  261. utilize without the viewer feeling that something had gone wrong with the
  262. demo or feeling that images stayed on the screen for an agonizingly long
  263. period of time.
  264.  
  265. There will always be particular instances that any of the three methods of
  266. execution described above will be most effective.  We felt strongly that
  267. it was very important to provide all three methods to potential users of
  268. Trade::Show(tm) in the current version.
  269.  
  270.  
  271.  
  272.  
  273. Troubleshooting
  274. ----------------
  275. The only caveat we might offer with this program is that if you find that
  276. your images do not display, or do not display properly, it is probably
  277. because they have been created or saved in a format that may only be
  278. slightly incompatible with that which Trade::Show(tm) requires.  Before you
  279. decide that the Trade::Show(tm) program is not usable in such instances,
  280. try the suggestion given before for re-saving your .pcx files in another
  281. graphics program.  Most image-editing programs will read files in several
  282. formats, and often allow conversions, or perhaps will save them in a later
  283. .pcx format that will work with applications such as Trade::Show(tm).
  284.  
  285. Also, make certain that images are saved in 640x480 by 16-color format by
  286. using the proper software and/or video drivers to handle the format.
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. Program Requirements
  294. ---------------------
  295. The requirements for running Trade::Show(tm) include a DOS-compatible PC
  296. with 512k memory, VGA graphics capability, and a hard drive.  DOS 3.1 (or
  297. later) or Windows 3.x (or later), is needed.
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 6
  310.  
  311.  
  312. The Unregistered Evaluation Copy
  313. ---------------------------------
  314. The unregistered version of this program is intended for use in evaluation
  315. situations only.  It may be used for ninety (90) days within your own organ-
  316. ization by persons that have knowledge and understanding of the restrict-
  317. ions placed herewith on evaluation copies.  Specifically, an unregistered
  318. copy must not be distributed with your demo/presentation materials to
  319. potential customers, clients, or others; it may not be used in the marketing
  320. effort of a product or service, or in a display or presentation of same, or
  321. in any other applicable instance including, but not limited to, not-for-
  322. profit use, without registration and payment to RCCO Research Associates.
  323.  
  324. In particular, this unregistered copy of the program or any part of it may
  325. not be distributed by you or your organization via diskette, modem, or
  326. other means, in any connection with yourself, your organization, or related
  327. products, services or other means by which this software may be utilized.
  328. These restrictions apply with specificity to all commercial and non-
  329. commercial, profit and non-profit, copyrighted and public domain, govern-
  330. mental or private or institutional or educational or not-for-profit
  331. associational, or other uses to or for which this software program may be
  332. applied, now or in the future.
  333.  
  334. The payment of the $24.95 purchase price for a registered copy of this
  335. program will allow license for a single user to make use of the above-
  336. described applications, as well as other uses that may be traditionally
  337. accepted as applications for software programs of this type.  Additional
  338. site license fees of $10.00 per user may be paid at the time of regis-
  339. tration, or any time in the future after initial registration at the then
  340. current license fee in effect.  There are no runtime royalties involved
  341. in the distribution of your materials utilizing a duly registered copy of
  342. Trade::Show(tm).
  343.  
  344. The license and authorized registration shall not be construed as being
  345. in effect until direct payment has been received by RCCO Research and an
  346. authorized, registered copy has been sent in the registered user's/users'
  347. name(s).  Retroactive registration payment after unauthorized use is not
  348. appropriate, nor is the use of unregistered copies of DEMO.EXE, DEMO2.EXE,
  349. or DEMO3.EXE by registered users allowed.  Registered users must allow use
  350. and distribution of their demos/presentations only with the registered
  351. copy sent by RCCO Research.
  352.  
  353.  
  354. The Registered Version of Trade::Show(tm)
  355. ------------------------------------------
  356. The registered copy allows up to forty (40) images in sequence, in contrast
  357. to the limit of twenty in the evaluation copy.  Special builds allowing for
  358. sequences of greater than forty images may be obtained from RCCO Research
  359. for a very nominal fee; please write for a quote, indicating whether the
  360. use is for a single-user license or multiple users, and the exact capacity
  361. required.  We can also vary the six-second timed screen delays to another
  362. interval with special builds.  Such custom builds may be purchased with or
  363. after initial registration.
  364.  
  365. Currently, documentation for the registered version is an on-disk text
  366. file, similar to the present format.
  367.  
  368.  
  369.  
  370. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 7
  371.  
  372.  
  373. Licensing Information
  374. ----------------------
  375. This program is licensed and supplied as is, without any warranty.  To the 
  376. extent permitted under applicable law, RCCO Research Associates disclaims 
  377. all warranties, either expressed or implied, with respect to this software 
  378. program, its quality, performance, merchantability, or fitness for any 
  379. particular purpose.
  380.  
  381. In particular, this software program is not guaranteed to prevent or detect
  382. damage to your data or programs.  In no event shall RCCO Research Associates
  383. be liable for any claims for lost profits or any damage, including, but not
  384. limited to, special, incidental, consequential or other damage (including, 
  385. without limitation, damages for loss of business profits, business interrup-
  386. tion, loss of business information, or other pecuniary loss) arising out of
  387. the use of or inability to use this RCCO Research Associates product, even
  388. if RCCO Research Associates has been advised of the possibility of such
  389. damages.  Some states do not allow the exclusion or limitation of incidental
  390. or consequential damages, so the above limitation or exclusion may not apply
  391. to you.  In no case shall RCCO Research Associates's liability exceed the
  392. license fees paid for the right to use the licensed version of the software. 
  393.  
  394. The license agreement and warranty shall be construed, interpreted and
  395. governed by the laws of the state of Tennessee.
  396.  
  397. This software program is protected under the Copyright Laws of the United 
  398. States of America and all applicable International Copyright Conventions.  
  399. Makers and/or users of illegal or unauthorized copies of the registered 
  400. version are subject to prosecution under these laws.
  401.  
  402. The names  Trade::Show(tm)  and  OBJECTS::NEXUS(tm)  are trademarks of RCCO
  403. Research Associates.  Windows(tm) is a trademark of Microsoft Corporation.
  404.  
  405.  
  406.  
  407.  
  408.  
  409. Registration Notes
  410. -------------------
  411. Registration will obtain a copy of the most recent authorized version and
  412. provide legal authorization for continued use of the program after a
  413. ninety-day (90-day) evaluation period.
  414.  
  415. You are granted a restricted-use (see above section entitled "The Unregis-
  416. tered Evaluation Copy") evaluation period of up to ninety (90) days to
  417. determine whether or not you wish to purchase a registered copy of this
  418. software.
  419.  
  420. To obtain a registered copy, you must mail an advance-payment registration
  421. fee of U.S. $24.95 + $3.00 shipping/handling ($7.00 non-U.S. shipping/
  422. handling) directly to RCCO Research.  Payment is to be made by check or
  423. money order only, please.  We require payment with order so that prices
  424. and fees may be kept as reasonable as possible; this policy has worked well
  425. for us in recent years, as we observe increased registration on products
  426. that are reasonably priced.
  427.  
  428.  
  429.  
  430.  
  431. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 8
  432.  
  433.  
  434. An invoice will be included with your order, showing the registered serial
  435. number(s) applicable to the purchase.  We can provide a pro forma invoice
  436. to those corporations or institutions that require same before payment can
  437. be issued; shipment will be made promptly upon receipt of payment.  Prices
  438. and/or registration and/or license fees are subject to change.
  439.  
  440. Tennessee clients please include the required 8.5% sales tax on both the
  441. product amount and shipping/handling as mandated by the state.
  442.  
  443. International clients must pay by check or money order in U.S. dollars,
  444. drawn on a U.S. bank.  Please realize that international money orders are
  445. considerably delayed through the postal systems and may not be the most
  446. expedient way of relaying payment.
  447.  
  448. Please indicate program name and current version number on your order; you
  449. may use the Order.frm file provided on the disk (or the program directory)
  450. or simply send a note or letter with your name, organization name, address,
  451. program name & version, number of users being licensed, and remittance.
  452. Your comments on our programs are welcomed.
  453.  
  454.  
  455.  
  456. ----------------------------------------------------------------------------
  457. Please consider how unusally low the registration price is for a full,
  458. legal, registered copy of software you may use for many years.
  459.  
  460. If one uses the program beyond the liberal trial period, or attempts to
  461. continue using it without purchasing registration, it must be considered
  462. unauthorized use of proprietary authorship and material.
  463. ----------------------------------------------------------------------------
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492. TRADESHW.TXT              Trade::Show(tm)  Documentation              Page 9
  493.  
  494.  
  495. Additional Information
  496. -----------------------
  497. If you have any comments regarding this program after (or with) registra-
  498. tion, please send them in writing to:
  499.  
  500.                               RCCO Research Associates
  501.                               P. O. Box 196
  502.                               Gatlinburg, TN 37738
  503.  
  504. Please include your phone (day & evening) and fax (if any) numbers as well
  505. as your mailing address on ALL written communications.  Please indicate the
  506. serial number from your copy of the program as well as your CustID number.
  507.  
  508.  
  509. Q. I see the file Order.frm [order form] in my  \TRADESHW  directory.  How
  510.      may I print it out on my printer?
  511.  
  512. A. To print the registration order form from DOS, make sure your printer is
  513.      on and ready with at least 2 sheets of paper, change to the  \TRADESHW
  514.      directory and at the DOS prompt, type the following:
  515.  
  516.                                 COPY ORDER.FRM PRN<enter>
  517.  
  518.    Or, if you are in Windows(tm), launch Notepad, open the file Order.frm in
  519.    the  \TRADESHW  directory.  From the File menu, selectPage Setup to set
  520.    all margins minimally:  0 for Left, Right, Top, Bottom Margins.  Delete
  521.    the default header and footer items.  Select OK.  Then from the File
  522.    Menu, select Print to print out the order form.  (If you wish to fill in
  523.    the form with your order information before printing, it would be best to
  524.    open Order.frm in a word processor, such as Write, because Notepad does
  525.    not have an overwrite mode in Windows(tm) 3.x.)
  526.  
  527.  
  528. Trade::Show(tm)
  529. ----------------
  530. pcx images sequencer for demos/presentations
  531. (for DOS- or Windows-based systems)
  532.  
  533.  
  534. an OBJECTS::NEXUS(tm) application
  535.  
  536. (C) Copyright 1994 RCCO Research Associates
  537. All Rights Reserved under International Conventions
  538. Product of U.S.A.
  539.  
  540. RCCO Research Associates
  541. Post Office Box 196
  542. Gatlinburg, Tennessee 37738
  543.  
  544.  
  545. Please consult your favorite user-supported software source for the 
  546. availability of current DOS and Windows(tm) versions of programs in the
  547. OBJECTS::NEXUS(tm) applications series, as well as that of our best-selling
  548. flagship program:
  549.       { MONEY & BANKS }(tm), Personal Banking Manager (for DOS).
  550.  
  551.